词语吧>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • This paper proposes an adaptive-level memory cache strategy by which people can store the accessed Web resources adaptively, release the pressure of Web server and reduce the document retrieval latency.
      该文提出的自适应存储缓冲策略应用于代理服务器上,通过自适应地存储Web资源,缩短了文档的检索时间。
    • Instance resources include memory, cache, process, sessions, thresholds, and storage resources.
      实例资源包括内存、缓存、进程、会话、阈值和存储资源。
    • This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
      本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。
    • MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
      MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。
    • Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
      随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。
    • This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.
      这就让您可以存储并随后从内存存储恢复全部对象,而不是在您的应用程序内手动重构它们。
    • The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
      目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。
    • Eaccelerator.shm_size defines the size of the shared memory cache, which is where the compiled scripts are stored.
      shmsize定义共享高速缓存的大小,编译后的脚本就存储在这里。
    • In order to ease up the gap between CPU and memory, cache is introduced between them.
      为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。
    • If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
      如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。